ComponentOne ASP.NET MVC Controls
OnClientUpdatingView Property (FlexGridBase<T>)

C1.Web.Mvc Namespace > FlexGridBase<T> Class : OnClientUpdatingView Property
Occurs when the grid starts creating/updating the elements that make up the current view.
Syntax
'Declaration
 
Public Overridable Property OnClientUpdatingView As String
public virtual string OnClientUpdatingView {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members